home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / MONITOR / IM17.ARJ / IMINFO.DOC < prev    next >
Text File  |  1991-02-01  |  4KB  |  108 lines

  1.             Inner Mission -- A deep space screen saver
  2.  
  3.                  COPYRIGHT (C) 1990  KEVIN STOKES
  4.  
  5.  
  6. Description:
  7. ------------
  8.    Inner mission is a program which occupies the video monitor with a
  9. relaxing view of stars floating past.  The program has many options so 
  10. that the user may adjust the speed, and number of stars, etc.  It can 
  11. be loaded into memory as a TSR, or run directly as a normal program.  
  12.  
  13.    If loaded as a TSR, the program may be set to pop-up with a hot-key, or 
  14. automatically after an adjustable period of cpu idleness.  There are many 
  15. options designed to keep the TSR from interrupting when it is not desired.
  16.  
  17.    There are also some fun special effects possible, including hyperspace,
  18. time & date written in stars, and user messages (you type in when IM first
  19. loaded) which float past at various time intervals.
  20.  
  21.     There are two versions of the program, IM.EXE and IMS.EXE. They are
  22. very similar, but IMS occupies less than half the memory space at the
  23. expense of the text features.   This is for users who have limited memory
  24. space available for TSR's.  (If you are one of these people, note the -E & -Z
  25. option.)
  26.  
  27.  
  28. Behavior:
  29. ---------
  30.   When the program is executed, it gives a signon message, and then
  31. returns to DOS, having left part of itself in your computer's memory.
  32. If you leave you computer idle for more than a few minutes, Inner Mission
  33. will automatically popup, giving a relaxing view of a travel through space.
  34. When the user returns to the computer, touching the shift key, or the space
  35. bar will return the computer its original state.
  36.  
  37.   The program may also be popped up manually through typing a combination of
  38. hot keys.  (For example the usual case is holding down both shift keys)
  39.  
  40.   Since the program is designed as a screen saver, (prevents characters from
  41. being burned into the phosphor of your monitor) Inner Mission will also
  42. blank the screen if the machine is left untouched while it is busy.  This
  43. is just a blank screen, and no stars show in this case because the stars
  44. display would interrupt the busy program.  When the screen is merely blanked
  45. there is no halting of the progress of the original program.  Again, a tap on
  46. the shift key will return the computer to its original state.
  47.  
  48.   Even though the Inner Mission program is already loaded into memory, you
  49. may change various parameters (such as # of stars) merely by typing IM with
  50. new options selected.  The program will find itself in memory, and cause the
  51. new parameters to be implemented.
  52.  
  53.  
  54.  
  55. System Requirements:
  56. --------------------
  57.    Inner Mission requires an IBM or compatible PC/XT/AT/386 with a video
  58. graphics card compatible with CGA, EGA, MCGA (PS/2), Hercules, or VGA.
  59.  
  60. Revision History:
  61. -----------------
  62.   Version 1.5 was the first version released to the public.
  63.  
  64.   Version 1.6 has the following changes and additions:
  65.  
  66.   The options can now be set from a menu, as well as by the command line.
  67. The menu will appear if there are no options on the command line.
  68.  
  69.   Hercules compatible monochrome graphics cards are now supported.
  70.  
  71.   Bug fixed in IMS where the screen wouldn't save properly.
  72.  
  73.   The font of the float-past characters can now be changed.  See Pie.bat for
  74. an example.
  75.  
  76.   The speed of the stars can now be changed with the keypad +- keys while the
  77. stars are popped up.  The speed may be changed while text is floating past.
  78.  
  79.   IM now detects the trapping of int 9, and will not pop up if another program
  80. has trapped it.
  81.  
  82.   The default for serial¶llel ports has been changed to no checks.  The
  83. code for this has been made more streamlined.
  84.  
  85.  
  86.   Version 1.7 has the following changes and additions:
  87.  
  88.   Removal of keyboard interrupt bug.
  89.  
  90.      Stars are no longer repeat.  As each star passes by, a new star takes its
  91.   place.  On previous versions, the star simply repeated the same trajectory
  92.   over and over.
  93.  
  94. See also:
  95. ---------
  96. IM.DOC        For detailed description of operation and options
  97. IMREG.DOC     For registration information
  98. PIE.DWG       For info on how to change the font for floating text
  99. PIE.BAT       Same as above
  100.  
  101. Email address of Pie in the Sky:
  102.  
  103. Internet  : kds@physics.phy.duke.edu
  104. Prodigy   : DWHC72A
  105. Genie     : K.STOKES1
  106. Compuserve: 74040,3526
  107.  
  108.